empty adj. 1.空的,空著的。 2.空虛的,空洞的。 3.無(wú)聊的,愚蠢的。 4.空閑的;無(wú)效的;徒勞的。 5.杳無(wú)人煙的,空寂的。 6.(母畜)未懷孕的。 7.〔口語(yǔ)〕空腹的,餓著肚子的。 8.【邏輯學(xué)】無(wú)元的,無(wú)分子的。 An empty bag will not stand up right.〔諺語(yǔ)〕空袋子,站不直;衣食足然后知禮義。 an empty box 空箱。 empty hours 空閑時(shí)間。 an empty house 空屋。 empty lip service 說(shuō)得好聽(tīng)的空話。 an empty talk 空談;廢話。 empty promises 空洞許諾。 feel empty 覺(jué)得餓了。 drink on an empty stomach 空著肚子喝酒。 an empty idea 愚蠢的想法。 be empty of 無(wú),缺,缺少 (a life empty of happiness 缺乏幸福的生活)。 come away empty 空手而回。 n. 〔pl.〕空箱,空桶;空瓶;空車(chē)。 vt. 弄空;用空;搬空,騰空,倒空 (out)。 empty one's glass 干杯。 empty a drawer 把抽屜騰空。 empty a purse upon the table 把錢(qián)袋里的錢(qián)統(tǒng)統(tǒng)倒在桌上。 vi. (-tied; -tying) 1.變空。 2.流注,注入。 empty (itself) into (河)流入(大海)。 adv. -ly ,-ing n. 1.倒出,空出。 2.倒出的東西。 3.〔pl.〕〔美俚〕用啤酒糟做的酵素。
Call the empty constructor, add the ,請(qǐng)調(diào)用空構(gòu)造函數(shù),將
The declaration of the empty constructor prevents the automatic generation of a default constructor 聲明空構(gòu)造函數(shù)可阻止自動(dòng)生成默認(rèn)構(gòu)造函數(shù)。
To the serializer . this attribute requires that the serialization provider have a public, empty constructor 此屬性要求序列化提供程序有一個(gè)公共的、空的構(gòu)造函數(shù)。
Will be used for an object to serialize, because this type has an empty constructor and has four properties that support ,因?yàn)榇祟?lèi)型有一個(gè)空構(gòu)造函數(shù),并且有四個(gè)支持
Will be used . if the type cannot be converted to a string, but is public and has an empty constructor, the 如果不能將類(lèi)型轉(zhuǎn)換成字符串,但類(lèi)型是公共的并且有一個(gè)空構(gòu)造函數(shù),則會(huì)使用
For each view you create . modify the mfc02view . cpp file to change cview to cwinformsview in the implement dyncreate macro and message map and replace the existing empty constructor with the constructor shown below 修改mfc02view.cpp文件以將implement_dyncreate宏和消息映射中的cview更改為cwinformsview,并且將現(xiàn)有空構(gòu)造函數(shù)替換為下面顯示的構(gòu)造函數(shù):